DWH Integration Updated
Bad Request
Bad Request
Unauthorized
Not Found
Server Error
{- "name": "test",
- "schedule_type": "daily",
- "schedule_option": "11:00",
- "timezone": "Asia/Tokyo",
- "basic_configs": {
- "td_authentication_id": 11,
- "database": "database",
- "table": "table",
- "schema": "test"
}, - "advanced_configs": [
- {
- "target_table": "test",
- "config": {
- "select": "1",
- "table": "test",
- "source_type": "presto"
}
}
], - "output_config": {
- "type": "td",
- "database": "test",
- "table": "test",
- "schema": "test"
}
}
{- "schedule_type": "none",
- "schedule_option": "string",
- "timezone": "string",
- "id": 0,
- "name": "string",
- "user_id": 0,
- "account_id": 0,
- "workflow_project_id": 0,
- "workflow_project_name": "string",
- "dwh_config_id": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}